home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 4
/
Amiga Tools 4.iso
/
tools
/
wb-enhancement
/
screenmaster
/
catalogs
/
screenbacker.ct
(
.txt
)
< prev
next >
Wrap
Amiga Catalog Translation file
|
1995-07-09
|
6KB
|
171 lines
## version
## language
## codeset 0
; version $VER: ScreenBacker.cd 1.00 (8.7.95)
; Catalog description file for ScreenBacker (SB).
; Translators: read "Translators.readme" for instructions.
;*************************************************************************
; Initialization Strings
;*************************************************************************
NOMEMMSG
;Not enough memory available!
NOLIBMSG
;Couldn't open %s V%lu!
; <%s = libraryname, %lu = libraryversion>
NOEXICONMSG
;Couldn't access icon\n'%s'\nto read tooltypes!
; <%s = iconname>
BADBOOLTOOLMSG
;Invalid value '%s'\nfor boolean keyword '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
; <%s = user's value, %s = keyword>
BADSTRTOOLMSG
;Invalid value for string keyword '%s'.\nPlease supply an unquoted value for this keyword.
; <%s = keyword>
BADINTTOOLMSG
;Invalid value '%s'\nfor integer keyword '%s'.\nPlease supply an integer value.
; <%s = user's value, %s = keyword>
BADHEXTOOLMSG
;Invalid value '%s'\nfor hex keyword '%s'.\nPlease supply a hexadecimal value.
; <%s = user's value, %s = keyword>
BADKEYTOOLMSG
;Invalid value '%s'\nfor keyword '%s'.\nPlease supply one of:\n%s.
; <%s = user's value> <%s = keyword> <%s = valid values>
NOCXOBJMSG
;Couldn't create commodity broker!
;*************************************************************************
; Requester title & gadget strings
;*************************************************************************
INFORMTITLEMSG
;Message from ScreenBacker
INFORMOKAYMSG
LOADPALTITLEMSG
;Load Palette File
SAVEPALTITLEMSG
;Save Palette File
PALREQTITLEMSG
;Change Screen Palette
COMMDESCMSG
;Adds menus/patterns to public screens.
; <this is the commodity description string>
;*************************************************************************
; Messages related to the reading/writing of IFF and menu def files.
;*************************************************************************
NOBMHDMSG
;Couldn't find a bitmap\nheader (BMHD chunk) in file\n'%s'!
; <%s = filename>
BADBMHDMSG
;Invalid bitmap header\n(BMHD chunk) in file\n'%s'!
; <%s = filename>
NOBODYMSG
;Couldn't find any bitmap\ndata (BODY chunk) in file\n'%s'!
; <%s = filename>
BADBODYMSG
;Corrupt bitmap data\n(BODY chunk) in file\n'%s'!
; <%s = filename>
NOSCRPTRNMSG
;Couldn't find any screen\npattern data in file\n'%s'!
; <%s = filename>
BADPATTERNMSG
;File '%s' doesn't appear\nto be a valid pattern or ILBM!
; <%s = filename>
BADPALETTEMSG
;File '%s' doesn't appear\nto be a valid palette or ILBM!
; <%s = filename>
NOOPENFILEMSG
;Couldn't open file\n'%s'!
; <%s = filename>
NOREADFILEMSG
;Couldn't read from file\n'%s'!
; <%s = filename>
NOWRITEFILEMSG
;Couldn't write to file\n'%s'!
; <%s = filename>
NOIFFMEMMSG
;Not enough memory to process IFF file\n'%s'!
; <%s = filename>
NOTIFFMSG
;'%s'\nis not a valid IFF file!
; <%s = filename>
OTHERIFFMSG
;Couldn't process IFF file\n'%s'!\nAn unrecognized error occurred.
; <%s = filename>
;*************************************************************************
; Messages related to OPEN/CLOSE/etc ARexx commands.
;*************************************************************************
BADCOMMANDMSG
;Couldn't parse ARexx command:\n'%s'\nError: %s
; <%s = ARexx cmd, %s = DOS errmsg>
NOSETDEFPSMSG
;Couldn't set '%s'\nto be the default public screen!\nIt may be private or closed.\n'%s' is still the default.
; <%s = pubscrname> <%s = pubscrname>
NOBACKWINMSG
;Couldn't open backdrop window on\npublic screen '%s'!
; <%s = pubscrname>
NOFINDPUBSCRMSG
;Couldn't find a public screen named\n'%s',\nor it is currently private!
; <%s = pubscrname>
NOFINDBACKWINMSG
;Couldn't find a public screen named\n'%s',\nor there is no backdrop window on that screen.
; <%s = pubscrname>
BACKALREADYMSG
;A backdrop window is already\npresent on public screen\n'%s'.
; <%s = pubscrname>
NOMENUORPATMSG
;Illegal OPEN command: no menu or pattern specified.
BADMENUMSG
;Couldn't parse menu definition:\n%sError: %s
; <%s = menu definition, %s = DOS errmsg>
; <NB: deliberately no \n after menudef in above>
CANNOTQUITMSG
;Sorry, ScreenBacker cannot quit right now, because\nit is still in charge of one or more backdrop windows.
NOHOSTMSG
;Couldn't send command to ARexx host\n'%s': host port not found!
; <%s = portname>
NORUNPROGMSG
;Couldn't launch program\n'%s'!
; <%s = filename>
NOCLOSEPSMSG
;Couldn't close public screen\n'%s'!\nIt has visitor windows open on it.
; <%s = pubscrname>
;*************************************************************************
; Messages related to launching of commands via custom menu.
;*************************************************************************
NOLAUNCHMSG
;Couldn't launch command!\nReturn code: %ld
; <%ld = DOS error code returned by System()>
NOCURDIRMSG
;Couldn't set current directory\n'%s'\nfor command!
; <%s = dirname>
NOOUTPUTMSG
;Couldn't open output\n'%s'\nfor command!
; <%s = filename>
;*************************************************************************
; Menu labels and keys for backdrop windows attached to public screens.
;*************************************************************************
PSPROJECTMENULAB
;Project
PSOPENMENULAB
;Open Interface
PSOPENMENUKEY
PSSETDEFMENULAB
;Make Default
PSSETDEFMENUKEY
PSPALREQMENULAB
;Set Palette...
PSPALREQMENUKEY
PSLOADMENULAB
;Load Palette...
PSLOADMENUKEY
PSSAVEMENULAB
;Save Palette...
PSSAVEMENUKEY
PSABOUTMENULAB
;About...
PSABOUTMENUKEY
PSCLOSEWINMENULAB
;Close Backdrop
PSCLOSEWINMENUKEY
PSCLOSESCRMENULAB
;Close Screen
PSCLOSESCRMENUKEY